github.com/refraction-networking/utls.serverHandshakeStateTLS13.ctx (field)

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_server.go#L52: 			ctx:         ctx,
		handshake_server_tls13.go#L47: 	ctx             context.Context
		handshake_server_tls13.go#L511: 	certificate, err := c.config.getCertificate(clientHelloInfo(hs.ctx, c, hs.clientHello))